home *** CD-ROM | disk | FTP | other *** search
- Path: coconuts.jaist!jaist-news!takuo
- From: takuo@jaist.ac.jp (Takuo Watanabe)
- Newsgroups: comp.object,comp.databases.object,comp.lang.beta,comp.lang.c++,comp.lang.clos,comp.lang.dylan,comp.lang.eiffel,comp.lang.java,comp.lang.lisp,comp.lang.objective-c,comp.lang.prolog,comp.lang.python,comp.lang.sather,comp.lang.scheme,comp.lang.smalltalk,comp.object.logic,comp.org.acm,comp.org.ieee,comp.software-eng
- Subject: ISOTAS '96 (Mar. 11 - 15) announcement (updated)
- Followup-To: comp.object
- Date: 22 Jan 1996 15:40:12 GMT
- Organization: Japan Advanced Institute of Science & Technology
- Message-ID: <TAKUO.96Jan23004012@gryphon.jaist.ac.jp>
- NNTP-Posting-Host: gryphon.jaist.ac.jp
-
-
- NOTE: EARLY REGISTRATION DEADLINE: FEB. 10, 1996
-
- ---------------------------------------------------------------------------
-
- >>>>>>>>>>>>>><<<<<<<<<<<<<<
- >> CALL FOR PARTICIPATION <<
- >>>>>>>>>>>>>><<<<<<<<<<<<<<
-
- JSSST International Symposium Series
- 2nd International Symposium on Object Technologies
- for Advanced Software
- >>> ISOTAS '96 <<<
- 11-15 March, 1996, Kanazawa, Japan,
-
- Sponsored by
- Japan Society for Software Science and Technology (JSSST),
- Japan Advanced Institute of Science and Technology (JAIST)
-
- In cooperation with
- ACM SIGPLAN/SIGSOFT, IEEE Computer Society (requesting), IEICE, IPSJ
-
-
- >>> AIMS AND GOALS <<<
-
- Object technologies are attracting ever increasing attentions in various
- areas of research and development for advanced software:
-
- * Object-Oriented Programming (OOP) reduces the complexity of large-scale
- software development through inheritance/encapsulation/class
- libraries/framework. OOP also serves as a basis of new generations of
- programming languages in concurrent and reflective computing, etc. There
- is also strong affinity to so-called autonomous `agent-oriented
- programming'.
-
- * Object-Oriented Databases (OODB) have been proposed as a model for next
- generation database systems, which are expected to overcome the
- limitations of conventional data models. Currently OODB are used in a
- wide variety of important application areas such as engineering and
- multimedia information systems, where the fusion of OOP and OODB shows a
- great promise in providing much more effective architecture for advanced
- database systems.
-
- * Object-Oriented Software Engineering (OOSE) promises to present solutions
- to numerous difficulties the software engineers face today. Examples
- include: OO requirement analysis, OO formal specifications, OO design, OO
- software databases, etc.
-
- The diversity of different areas suggest that there are underlying,
- fundamental principles common to a wide range of software development
- activities. Following up the success of the first ISOTAS, the second ISOTAS
- focuses again on the object technologies to shed light on such principles.
- By bringing together the leading researchers in the areas of OOP, OODB, and
- OOSE, we hope to deepen the understanding of object technologies and
- establish a solid framework for future advanced software development.
-
- >>> INVITED SPEAKERS <<<
-
- Dave Thomas (OTI)
- "Object Utopia"
-
- Bertrand Meyer (ISE)
- "Beyond Design by Contract: Towards Formally Provable
- Object-Oriented Software"
-
- Richard Helm (IBM Consulting Group/ISSC)
- "Patterns in Practice"
-
- Yuzuru Tanaka (Hokkaido Univ.)
- "A Meme Media Architecture for Fine-Grain Component Software"
-
- Craig Chambers (Univ. of Washington)
- "Synergies in Object-Oriented Language Design and
- Implementation Research"
-
-
- >>> SYMPOSIUM COMMITTEE <<<
-
- Symposium Chair: Takuya KATAYAMA (JAIST)
- Symposium Series Committee Chair:
- Mario TOKORO (Keio U./Sony CSL)
- Program Committee Co-Chairs: Kokichi FUTATSUGI (JAIST),
- Satoshi MATSUOKA (U. of Tokyo)
- Workshop Chair: Koichiro OCHIMIZU (JAIST)
- Tutorial Chair: Jiro TANAKA (U. of Tsukuba)
- Finance Chair: Naoki YONEZAKI (Tokyo Inst. of Tech.)
- Executive Chair: Yoichi SHINODA (JAIST)
- Local Arrangement Chair: Tatsuo NAKAJIMA (JAIST)
- Publicity Chair: Takuo WATANABE (JAIST)
- Exhibition Chair: Masato SUZUKI (JAIST)
-
- >>> PROGRAM COMMITTEE MEMBERS <<<
-
- Tsuneo AJISAKA Kyoto U.
- Mehmet AKSIT Twente U.
- Craig CHAMBERS U. of Washington
- Andrew CHIEN U. of Illinois
- Pierre COINTE U. of Nantes
- Steven FEINER Columbia U.
- Bjorn FREEMAN-BENSON Carleton U.
- Dennis GANNON Indiana U.
- Shinichi HONIDEN Toshiba
- Hiroshi ISHIKAWA Fujitsu Lab.
- Yutaka ISHIKAWA RWC Lab.
- Ralph JOHNSON U. of Illinois
- Kazuhiko KATO U. of Tsukuba
- Gregor KICZALES Xerox PARC
- Roger KING U. of Colorado
- Karl LIEBERHERR Northeastern U.
- Jose MESEGUER SRI
- Eliot MOSS U. of Mass.
- Shin NAKAJIMA NEC
- Tatsuo NAKAJIMA JAIST
- K. NARAYANASWAMY USC-ISI
- Oscar NIERSTRASZ U. of Bern
- Shojiro NISHIO Osaka U., ISOTAS'93 PC Co-Chair
- David NOTKIN Washington U.
- Atsushi OHORI Kyoto U.
- Rikio ONAI NTT Lab.
- Tamiya ONODERA IBM
- Beng Chin OOI N. U. of Singapore
- Lee OSTERWEIL U. of Mass.
- Jens PALSBERG Aarhus U.
- Motoshi SAEKI Tokyo Inst. of Tech.
- Etsuya SHIBAYAMA Tokyo Inst. of Tech.
- Yoichi SHINODA JAIST
- Jiro TANAKA U. of Tsukuba
- Dave THOMAS Object Tech. Intl.
- Takuo WATANABE JAIST
- Grant E. WEDDELL U. of Waterloo
- Kazumasa YOKOTA Kyoto U.
- Yasuhiko YOKOTE Sony CSL
- Akinori YONEZAWA U. of Tokyo, ISOTAS'93 PC Co-Chair
- Masatoshi YOSHIKAWA NAIST
- Stanley B. ZDONIK Brown U.
- Roberto ZICARI J.W. Goethe U.
-
-
- >>> TECHNICAL PROGRAM <<<
-
- --- Wednesday, March 13, 1996 ---
-
- Opening and Invited Talk 1
-
- Object Utopia
- Dave Thomas (OTI)
-
- Session 1: Design and Evolution
-
- Automating the Evolution of Object-Oriented Systems
- Walter L. Hursch & Linda M. Seiter (Northeastern Univ.)
-
- Using C++ Templates to Implement Role-Based Designs
- Michael Van Hilst & David Notkin (Univ. of Washington)
-
- Explicit Metaclasses as a Tool for Improving the Design of
- Class Libraries
- T. Ledoux & P. Cointe (Ecole des Mines de Nantes)
-
- Invited Talk 2
-
- Beyond Design by Contract: Towards Formally Provable
- Object-Oriented Software
- Bertrand Meyer (ISE Inc.)
-
- Session 2: Parallelism and Distribution
-
- ICC++ - A C++ Dialect for High Performance Parallel Computing
- Andrew Chien, U. Reddy, J. Plevyak & J. Dolby (Univ. of Illinois)
-
- Hierarchical Collections: an Efficient Scheme to Build an
- Object-Oriented Distributed Class Library for Massively Parallel
- Computation
- Naohito Sato, Satoshi Matsuoka & Akinori Yonezawa (Univ. of Tokyo)
-
- Adaptive Parameter Passing
- Cristina Lopes (Northeastern Univ.)
-
- Demonstration (to be announced)
-
-
- --- Thursday, March 14, 1996 ---
-
- Invited Talk 3
-
- Patterns in Practice
- Richard Helm (IBM Consulting Group/ISSC Australia)
-
- Session 3: Meta and Reflection
-
- Designing a Meta Object Protocol to Wrap a Standard Graphical Toolkit
- Erik Gallesio (Univ. de Nice - Sophia Antipolis)
-
- Avoiding Confusion in Metacircularity: The Meta-Helix
- Shigeru Chiba, Gregor Kiczales & John Lamping (Xerox PARC)
-
- An Algebraic Semantics of Reflective Objects
- Yasuyuki Tahara, Fumihiro Kumeno, Akihiko Ohsuga & Shinichi Honiden
- (Information-Technology Promotion Agency)
-
- Invited Talk 4
-
- A Meme Media Architecture for Fine-Grain Computer Software
- Yuzuru Tanaka (Hokkaido Univ.)
-
- Session 4: Evaluation of Reuse
-
- A Metric for Evaluating Effectiveness of Object-Oriented Interface
- for Promoting Software Reuse
- Koki Nakanishi & Takashi Arano (NTT Software Labs.)
-
- Experience in Classification and Reuse of Synchronization Schemes
- Jean-Pierre Briot (Univ. of Tokyo)
-
- Panel: (to be announced)
-
-
- --- Friday, March 15, 1996 ---
-
- Invited Talk 5
-
- Synergies between Object-Oriented Language Design and Implementation
- Research
- Craig Chambers (Univ. of Washington)
-
- Session 5: Database, Persistency and File Systems
-
- Ocore and VAST - Integrating Persistence into a Parallel Object-Oriented
- Language
- Jorg Nolte, Hiroki Konaka, Atsushi Hori, Yutaka Ishikawa,
- Munenori Maeda & Takashi Tomokiyo (RWC)
-
- A Metaobject Protocol for Accessing File Systems
- Chris Maeda (Univ. of Washington)
-
- Subtyping by Constraints in Object-Oriented Databases
- Wolfgang Kowarschick, Gerhard Kostler & Werner Kiessling
- (Technische Universitaet Muenchen)
-
- Closing
-
-
- >>> TUTORIALS <<<
-
- --- Monday, March 11, 1996 ---
-
- T1: "An In-Depth Look at Reusability" (all day, 2 units)
- Bertrand Meyer (ISE)
-
- T2: "Object-Oriented Software Engineering" (all day, 2 units)
- Shinichi Honiden (Toshiba)
-
- --- Tuesday, March 12, 1996 ---
-
- T3: "Using Design Patterns: Elements of Reusable Architectures"
- (all day, 2 units)
- Richard Helm (IBM Consulting Group/ISSC)
-
-
- T4: "Open Implementation Analysis and Design (How to Make Black Boxes
- Easier to Reuse)" (morning, 1 unit)
- Gregor Kiczales, Chris Maeda (Xerox PARC), Arthur Lee (Korea Univ.)
-
- T5: "Efficient Implementation of Object-Oriented Programming Languages"
- (afternoon, 1 unit)
- Craig Chambers (U. of Washington)
-
-
-
- >>> REGISTRATION <<<
-
- To register for the symposium, please complete the Registration Form
- and send/fax it to the symposium secretariat:
-
- Osamu Mitsui (ISOTAS Secretariat)
- c/o System Research Center Co., Ltd. (SRC)
- 510 Asahi Toranomon Bldg.,
- 18-6, 3-chome, Toranomon, Minato-ku, Tokyo 105, Japan
- Phone: +81-3-3434-1744, Facsimile: +81-3-3434-2789
-
- You can choose one of (1) full conference attendance or (2) tutorials-only
- attendance. Note that tutorial attendance is included in (1).
-
- --- Registration Fees ---
-
- (*) Reduced membership fees apply to the members of JSSST, ACM, IEEE
- Computer Society, IEICE or IPSJ. Please write your membership
- identification on the Registration Form.
-
- (1) "Full Conference" Registration (Tutorial attendance is FREE!)
-
- ON or BEFORE AFTER
- FEB. 10, 1996 FEB. 10, 1996
- Non-member: 45,000 Yen 50,000 Yen
- Member (*): 35,000 Yen 40,000 Yen
- Student Non-member: 12,000 Yen 15,000 Yen
- Student Member (*): 8,000 Yen 10,000 Yen
-
- Registration fees cover: attendance at all sessions of the symposium,
- attendance of all tutorials, a copy of the proceedings, reception,
- refreshments during break. We encourage you to register as soon as
- possible.
-
- (2) "Tutorials Only" Registration (Fees per Tutorial Unit)
-
- Non-member: 7,500 Yen Student Non-member: 750 Yen
- Member (*): 5,000 Yen Student Member (*): 500 Yen
-
-
- --- Methods of Payment ---
-
- All payments for registration must be made in Japanese Yen. We accept the
- following two payment methods:
-
- (1) CREDIT CARDS (Visa or Master).
-
- (2) BANK TRANSFER (TELEGRAPH). Remittance should be directed to:
-
- Bank name: Sakura Bank Ltd., Kamiyacho Branch
- Address: 13-1, 5-chome, Toranomon, Minato-ku, Tokyo 105, Japan
- Acct. #: 282-6336212
- Acct. name: JSSST-ISOTAS
-
- Please provide the remittance information on Registration Form.
-
- (3) ON-SITE (CASH). On-site registration can also be made at the
- conference center. Only Japanese currency (Yen) is acceptable.
-
- *** IMPORTANT NOTICE ***
- PERSONAL CHECKS/MONEY ORDER ARE NOT ACCEPTABLE.
- ALL CHARGES/COMMISSIONS ARE TO BE PAID BY THE APPLICANT.
-
-
- >>> ACCOMMODATION <<<
-
- The following hotels are available at special symposium rate. Please make
- reservations directly with the hotels, and identify yourself as a JSSST
- ISOTAS '96/ObjectWeek attendee when registering.
-
- (1) Hotel Nikko Kanazawa
- 2-15-1 Honmachi, Kanazawa, Ishikawa 920, Japan
- Tel: +81-762-34-8801, Fax: +81-762-34-8802
-
- Style: Western style
- Location: Located in downtown Kanazawa, and 1 min. to Kanazawa station,
- 60 min. Komatsu airport, 40 min. to conference site and JAIST.
-
- (2) Matsuzaki Ryokan
- Tatsunokuchi-cho, Tatsunokuchi, Nomi-gun, Ishikawa 923-12, Japan
- Tel: +81-761-51-3111, Fax: +81-761-51-3114
-
- Style: Traditional Japanese style pension
- Location: Located in the town of Tatsunokuchi, 40 min. to downtown
- Kanazawa, 30 min. to Komatsu airport, 10 min. to conference site and
- JAIST.
-
- (3) Tagawa Ryusenkaku
- Tatsunokuchi-cho, Tatsunokuchi, Nomi-gun, Ishikawa 923-12, Japan
- Tel: +81-761-51-2111, Fax: +81-761-51-3107
-
- Style: Western hotel/Japanse pension miexed style
- Location: Located in the town of Tatsunokuchi, 40 min. to downtown
- Kanazawa, 30 min. to Komatsu airport, 10 min. to conference site and
- JAIST.
-
- For more information about accommodation and/or transportations (e.g.,
- requesting hotel accommodation forms), please contact our local arrangement
- chair.
-
-
- >>> TRANSPORTATION <<<
-
- Kanazawa is located at Hokuriku district, facing the Sea of Japan, and is
- about 400km northwest of Tokyo area, 300km north east of Kyoto and Osaka.
- There are no direct means of transportation from major international
- airports (Narita or Osaka) to the symposium site; You must first got to the
- Kanazawa station, Komatsu station or Komatsu airport by train or airway.
- By train, it is about 4 hours from Tokyo (by super-express train Shinkansen
- via Nagaoka). By airway, it is about 1 hour from Tokyo Haneda airport.
-
- From Kanazawa station (or Komatsu airport), the symposium site is about 30
- to 40 minutes by car. Using taxi, it will cost approximately 6000 Yen. We
- will provide shuttle bus lines from official hotels to the symposium site.
-
-
-
- >>> FOR MORE INFORMATION <<<
-
- Further up-to-date information on the symposium is available via WWW at:
-
- http://www.jaist.ac.jp/misc/meetings/ISOTAS96
- or
- http://iamwww.unibe.ch/~scg/OOinfo/CFP/ISOTAS96/
-
-
- ALL CORRESPONDENCES SHOULD BE ADDRESSED TO THE LOCAL ARRANGEMENT CHAIR:
-
- Prof. Tatsuo NAKAJIMA
- School of Information Science
- Japan Advanced Institute of Science and Technology (JAIST)
- 15 Asahidai, Tatsunokuchi, Ishikawa 923-12, Japan
- Phone:+81-761-51-1303, Facsimile: +81-761-51-1149
- E-mail: isotas96@jaist.ac.jp
-
-
- -------------------------------- cut here ---------------------------------
-
- JSSST 2nd International Symposium on
- Object Technologies for Advanced Software (ISOTAS '96)
- >>> REGISTRATION FORM <<<
-
- Please type or print carefully in block letters.
-
- Last/Family Name: _________________________________________________________
-
- First Name: _________________________________________________________
-
- Name (on Name Tag): ______________________________________________________
-
- Affiliation: _________________________________________________________
-
- Address: _________________________________________________________
-
- City/State: _________________________________________________________
-
- Country: _______________________________ Zip Code: _______________
-
- Daytime Phone: _____________________ Facsimile: _______________________
-
- E-Mail: _________________________________________________________
-
- Speaker?: [ ] YES [ ] NO
-
- Conference Use: [ ] Slide Projector [ ] Overhead Projector
- [ ] Video Projector ([ ] Macintosh [ ] PC/AT)
-
- [ ] Check here if you do NOT want your name on the attendee list.
-
- Conference/Tutorials Fees (must be paid in Japanese Yen):
-
- (*) Reduced rates apply to JSSST/ACM/IEEE-CS/IEICE/IPSJ members,
- and authors of the accepted papers.
-
- Membership # : __________________________________________________________
-
- [ ] Full Conference (tutorial attendance is free):
-
- ON or BEFORE AFTER
- FEB. 10, 1996 FEB. 10, 1996
- Non-member: [ ] 45,000 Yen [ ] 50,000 Yen
- Member (*): [ ] 35,000 Yen [ ] 40,000 Yen
- Student Non-member: [ ] 12,000 Yen [ ] 15,000 Yen
- Student Member (*): [ ] 8,000 Yen [ ] 10,000 Yen
-
- Which tutorials will you attend? (choose one for each day):
- Mar. 11 [ ] T1 / [ ] T2 / [ ] none
- Mar. 12 [ ] T3 / [ ] T4 / [ ] T5 / [ ] T4&T5 / [ ] none
-
- [ ] Tutorials Only:
- Selections: | Fees per tutorial unit:
- [ ] T1 (Mar. 11, All day, 2 units) | [ ] Non-member: 7,500 Yen
- [ ] T2 (Mar. 11, All day, 2 units) | [ ] Member (*): 5,000 Yen
- [ ] T3 (Mar. 12, All day, 2 units) | [ ] Student Non-member: 750 Yen
- [ ] T4 (Mar. 12, Morning, 1 unit) | [ ] Student Member (*): 500 Yen
- [ ] T5 (Mar. 12, Afternoon, 1 unit) |
-
- Tutorials Fee: ________ units x __________ Yen/unit = _____________ Yen
-
- Methods of Payment:
- >>> IMPORTANT NOTICE <<<
- PERSONAL CHECKS/MONEY ORDER ARE NOT ACCEPTABLE.
-
- [ ] CREDIT CARD: [ ] Visa [ ] Master
-
- Name of the card holder: ____________________________________________
-
- Card Number: ________________________________________________________
-
- Expiration Date: ____/____
-
- Date: ________________ Signature: __________________________________
-
-
- [ ] BANK (TELEGRAPH) TRANSFER. Remittance should be directed to:
- Bank name: Sakura Bank Ltd., Kamiyacho Branch
- Address: 13-1, 5-chome, Toranomon, Minato-ku, Tokyo 105, Japan
- Acct. #: 282-6336212
- Acct. name: JSSST-ISOTAS
-
- Please provide the remittance information if you send your
- registration fee via bank (telegraph) transfer:
-
- From (bank name): __________________________________________________
-
- Date of remittance: ________________ Amount (yen) : _______________
-
- [ ] ON-SITE IN CASH (only for LATE registration fees)
- NOTE: Only Japanese currency (Yen) is acceptable.
-
- Attendee Profile:
-
- 1 Where will you stay during the conference? (This information is
- necessary for running shuttle buses from hotels to the conference
- area.)
-
- [ ] Kanazawa City Area (Nikko Hotel etc.)
- [ ] Tatsunokuchi Town Area (Matsuzaki Ryokan or Tagawa Ryuusenkaku)
- [ ] Others: _________________________________________________________
-
- 2 What is your affiliation? (check one)
- [ ] Academic [ ] Commercial [ ] R&D
-
- 3 How did you hear about this conference?
- [ ] Newsgroups [ ] WWW [ ] From Your Colleague [ ] Magazine Ad.
-
- Please mail/fax this form to:
-
- Osamu Mitsui (ISOTAS Secretariat)
- c/o System Research Center Co., Ltd. (SRC)
- 510 Asahi Toranomon Bldg.,
- 18-6, 3-chome, Toranomon, Minato-ku, Tokyo 105, Japan
- Phone: +81-3-3434-1744, Facsimile: +81-3-3434-2789
-
- ---------------------------------------------------------------------------
-